Carbon


GetDialogKeyboardFocusItem

Header: Dialogs.h Carbon status: Supported

This function is not recommended with Appearance Manager 1.0 and later.

SInt16 GetDialogKeyboardFocusItem (
    DialogRef dialog
);
DISCUSSION

When the Appearance Manager is available and an embedding hierarchy is established, you should call the Control Manager function GetKeyboardFocus instead of GetDialogKeyboardFocusItem to return the item number of the item in a dialog box that has keyboard focus.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)